
Topic:
Definition:
This tag defines the head of an HTML document which is an unordered collection of information
about the document, such as:
- title
- base URL
- index information
- next page pointer
- possible links to other HTML documents
Attributes:
none
Context:
<HEAD> is legal within:
<HTML>
The following markup can be used within <HEAD>
<BASE>, <ISINDEX>, <LINK>, <META>, <NEXTID>,
<RANGE>, <STYLE>, <TITLE>
Suggested style/usage:
Close Tag: REQUIRED
<HEAD>
<TITLE>My Cool Page</TITLE>
</HEAD>

E-Mail:
The World Wide Web Encyclopedia at wwwe@tab.com
E-Mail: Charles River Media at chrivmedia@aol.com
Copyright 1996 Charles River Media. All rights reserved.
Text - Copyright © 1995, 1996 - James Michael Stewart & Ed Tittel.
Web Layout - Copyright © 1995, 1996 - LANWrights &
IMPACT Online.
Revised -- February 20th, 1996